

html, body
{
    border: 0;
    margin: 0;
    padding: 0;
}

body
{
    /* font: 85%/0.9 arial, helvetica, sans-serif;      color: #191919;      line-height: 1.6;     font-family: 'Raleway' , sans-serif;     background: white;     */
    font: 85%/0.9 arial, helvetica, sans-serif;
    line-height: 10px;
    width: 100%; /*min-width: 970px;     color: #5F5F5F; /*#333333;*/
    font: 13px/1.6 Arial, Helvetica, sans-serif;
    background: #FFF;
    font-weight: normal;
}
.txtForm
{
    border: 1px solid #3385D6;
    border-radius: 2px;
}


a img
{
    border: none; /*remove border for linked images*/
}

body a:hover
{
    text-decoration: underline;
    color: blue;
}


.highlight
{
    background-color: #FF9D9D;
    border-bottom: #F30 1px solid;
    border-top: #F30 1px solid;
    padding: 4px 10px;
}

/***** Main Layout ****/
#container
{
    width: 100%;
    height: 100%;
    text-align: center; /* IE fix to center the page */
}

#content
{
    width: 740px;
    margin: 0 auto; /* center the page in Firefox */
    text-align: left;
    padding: 20px;
    font-family: Arial;
}

.AdminPanel
{
    word-spacing: 2px;
}


/**
 * Style sheet for CalendarPickerControl
 * System-colors theme
 */

div.calendarbutton
{
    position: absolute;
    width: 15px;
    height: 16px;
    background: transparent url("images/Calendar.jpg") no-repeat center;
}

#CalendarPickerControl
{
    background-color: transparent;
    width: 250px;
    height: 200px;
}

#CalendarPickerControl table.calframe
{
    width: 100%;
    border: 1px solid black;
    background-color: buttonface;
    text-align: center;
}

#CalendarPickerControl td.monthname
{
    width: 100%;
    font: normal 13px Verdana;
    color: captiontext;
    font-weight: bold;
    background-color: activecaption;
}

#CalendarPickerControl td.monthnameLNX
{
    width: 100%;
    font: normal 13px Verdana;
    color: highlighttext;
    font-weight: bold;
    background-color: highlight;
}

#CalendarPickerControl table.navigation
{
    width: 100%;
    text-align: center;
}

#CalendarPickerControl td.navbutton
{
    font: normal 11px Verdana;
    color: buttontext;
    font-weight: bold;
    background-color: buttonface;
    border-width: 1px;
    border-style: solid;
    border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
    cursor: pointer;
}

#CalendarPickerControl td.navbutton:hover
{
    text-decoration: underline;
    border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
    background-color: buttonshadow;
}

#CalendarPickerControl span.yearbutton
{
    cursor: pointer;
}

#CalendarPickerControl span.yearbutton:hover
{
    text-decoration: underline;
}

#CalendarPickerControl td.dayname
{
    font: normal 11px Verdana;
    color: captiontext;
    font-weight: bold;
    background-color: activecaption;
}

#CalendarPickerControl td.daynameLNX
{
    font: normal 11px Verdana;
    color: highlighttext;
    font-weight: bold;
    background-color: highlight;
}

#CalendarPickerControl td.today
{
    font: normal 11px Verdana;
    background-color: buttonface;
    color: red;
    text-decoration: none;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
}

#CalendarPickerControl td.today:hover
{
    text-decoration: underline;
    background-color: threedshadow;
    border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.current
{
    font: normal 11px Verdana;
    font-weight: bold;
    background-color: highlight;
    color: highlighttext;
    text-decoration: none;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.current:hover
{
    text-decoration: underline;
}

#CalendarPickerControl td.day
{
    font: normal 11px Verdana;
    background-color: buttonface;
    color: buttontext;
    text-decoration: none;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
}

#CalendarPickerControl td.day:hover
{
    text-decoration: underline;
    background-color: threedshadow;
    border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.weekend
{
    font: normal 11px Verdana;
    color: buttontext;
    text-decoration: none;
    background-color: threedshadow;
    font-style: italic;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    border-color: buttonhighlight threeddarkshadow threeddarkshadow buttonhighlight;
}

#CalendarPickerControl td.weekend:hover
{
    background-color: buttonshadow;
    text-decoration: underline;
    border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.dayothermonth
{
    font: normal 11px Verdana;
    background-color: buttonhighlight;
    color: inactivecaptiontext;
    border: 1px solid buttonhighlight;
}

#CalendarPickerControl td.weeknumber
{
    font: normal 9px Verdana;
    background-color: buttonface;
    color: inactivecaptiontext;
    border-width: 0px;
}


.image_border
{
    padding: 3px;
    border: 1px solid #808080;
}
a:hover img
{
    opacity: .70;
    -moz-opacity: 0.70;
    filter: alpha(opacity=70);
}


.eventdate p
{
    font-family: Helvetica, sans-serif;
    font-size: 13px;
    text-align: center;
    color: #444444;
    margin-top: 0px;
    margin-bottom: -2px;
    z-index: 0;
}
.eventdate
{
    z-index: 0;
    position: relative;
    width: 35px;
    height: 22px;
    background: #fcfcfc;
    background: linear-gradient(top, #fcfcfc 0%,#dad8d8 100%);
    background: -moz-linear-gradient(top, #fcfcfc 0%, #dad8d8 100%);
    background: -webkit-linear-gradient(top, #fcfcfc 0%,#dad8d8 100%);
    border: 1px solid #d2d2d2;
    box-shadow: 0px 0px 7px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 7px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 0px 7px rgba(0,0,0,0.1);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.eventdate p span
{
    z-index: 0;
    position: relative;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    display: block;
    border-top: 1px solid gray;
    padding: 2px 0 2px 0;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}



.readmore
{
    text-align: right;
    cursor: pointer;
}
.readmore:hover
{
    opacity: .80;
    -moz-opacity: 0.80;
    filter: alpha(opacity=80);
}
.readmore a
{
    text-decoration: none;
}

.readmore a:hover
{
    color: Blue;
    text-decoration: underline;
    opacity: .80;
    -moz-opacity: 0.80;
    filter: alpha(opacity=80);
}






.extrabutton
{
    z-index: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 20px;
    background: #191919;
    text-align: center;
    cursor: pointer;
    color: #fff;
    opacity: .60;
    -moz-opacity: 0.60;
    filter: alpha(opacity=60);
    border: none;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font: bold 11px sans-serif;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
}

.extrabutton:hover
{
    -moz-opacity: 0.90;
    filter: alpha(opacity=90);
    opacity: .9;
}
.extrabutton a
{
    color: #fff;
    text-decoration: none;
}

.extrabutton a:hover
{
    color: #fff;
    text-decoration: none;
}






/* background-color:#CCCCCC; */


.month
{
    width: 43px;
    background: #463D35;
    text-align: center;
    cursor: pointer;
    color: #fff;
    margin: 5px 0;
    float: right;
    border: none;
    padding: 5px;
    font: bold 10px sans-serif;
}
.month:hover
{
    background: #8C8882;
}
.month a
{
    color: #fff;
    text-decoration: none;
}

.month a:hover
{
    color: #fff;
    text-decoration: none;
}



a.eventheading:link
{
    color: #312B25;
    font-size: 15px;
}
a.eventheading:visited
{
    color: #312B25;
    font-size: 16px;
}
a.eventheading:hover
{
    /*color: #999999;*/
    -moz-opacity: 0.40;
    filter: alpha(opacity=40);
    opacity: .4;
    text-decoration: none;
}

.EventPageText
{
    padding: 4px;
    line-height: 10px;
}

.EventText
{
    margin-top: -5px;
    margin-bottom: 20px;
    width: 100%;
    z-index: 0;
    position: relative;
    background-color: #F1F1F1;
    padding: 4px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.arrow-up
{
    margin-top: -10px;
    left: 100px;
    position: relative;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #F1F1F1;
}



.bottom-border
{
    border-bottom-style: dotted;
    border-bottom-width: 2px;
    border-bottom-color: #CCCCCC;
}

.attach
{
    text-decoration: none;
}

.pageborder
{
    border: 1px solid #E6E6E6;
    border-radius: 6px;
    height: 425px;
    z-index: 0px;
    background: white;
}




/*Vertical Menu Starts*/
#navigation
{
    font-size: 0.85em;
    min-width: 160px;
    margin-top: 5px;
}
#navigation ul
{
    margin: 0px;
    padding: 0px;
}
#navigation li
{
    list-style: none;
}
ul.top-level
{
}
ul.top-level li
{
    border-bottom: #fff solid;
    border-top: #fff solid;
    border-width: 1px;
    white-space: nowrap;
}
#navigation a
{
    color: #fff;
    cursor: pointer;
    display: block;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    width: 100%;
}

#navigation li:hover
{
    background: #333333;
}



/*Vertical Menu Ends*/


.back
{
    width: 56px;
    background: #333333;
    text-align: center;
    cursor: pointer;
    color: white;
    margin: 5px 0;
    float: right;
    border: none;
    padding: 5px;
    font: bold 11px sans-serif;
    border-radius: 10px;
}
.back:hover
{
    background: #999999;
}
.back a
{
    color: #fff;
    text-decoration: none;
}

.back a:hover
{
    color: #fff;
    text-decoration: none;
}


textarea
{
    padding: 8px;
    border: solid 1px #E5E5E5;
    font: normal 12px Verdana, Tahoma, sans-serif;
    width: 200px;
    background: #FFFFFF url('form_background.png') left top repeat-x; /*Mimic Background Property in Internet Explorer since IE 6,7,8 does not support CSS3*/
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #FFFFFF), to(#FFFFFF));
    background: -moz-linear-gradient(top, #FFFFFF, #FFFFFF 1px, #FFFFFF 25px);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; /*0.1 actually means 10 %*/
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

textarea
{
    width: 400px;
    max-width: 400px;
    height: 150px;
    line-height: 16px;
}

input:hover, textarea:hover, input:focus, textarea:focus
{
    -moz-box-shadow: 0 0 8px lightblue;
    -webkit-box-shadow: 0 0 8px lightblue;
    box-shadow: 0 0 8px lightblue;
}

.form label
{
    margin-left: 12px;
    color: #999999;
}

.submit input
{
    width: auto;
    padding: 10px 14px;
    background: #617798;
    font-size: 14px;
    color: #FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
}
#form-div
{
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    background-color: #F5F5F5;
    padding: 10px;
    height: 500px;
}

#contactwrapper
{
    margin: 5px auto;
    width: 175px;
}

.item img
{
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); /* IE6 & 7 */
    zoom: 1;
}














ul.semiopaquemenu
{
    /* main menu UL */
    font: lighter 12px Arial Narrow;
    font-family: Arial Narrow, Arial, sans-serif;
    font-stretch: condensed;
    width: 100%;
    padding: 0px 0 8px 0; /* padding of the 4 sides of the menu */
    margin-left: -6px;
    margin-right: -4px;
    text-align: center; /* set value to "left", "center", or "right" to align menu accordingly */
    list-style: none;
    margin-bottom: 10px;
}

ul.semiopaquemenu li
{
    display: inline;
    padding-left: 5px;
}
ul.semiopaquemenu img
{
    vertical-align: middle;
    width: 30px;
    height: 25px;
    position: relative;
}

ul.semiopaquemenu a
{
    color: Black;
    margin-left: 4px; /* padding of the 4 sides of each menu link */ /* spacing between each menu link */
    text-decoration: none;
    vertical-align: middle;
}

ul.semiopaquemenu li a:hover
{
    opacity: .70;
    -moz-opacity: 0.70;
    filter: alpha(opacity=70);
}


ul.semiopaquemenu a span
{
    color: Black;
    margin-left: 4px; /* padding of the 4 sides of each menu link */ /* spacing between each menu link */
    text-decoration: none;
    vertical-align: middle;
    position: relative;
}



ul.eventpdf
{
    list-style: none;
    color: Black;
    font-size: 10px;
}



.downloadpdf a
{
    color: red;
}

.downloadpdf a:hover
{
    opacity: .50;
    -moz-opacity: 0.50;
    filter: alpha(opacity=50);
}


.downloadpdf a:visited
{
    color: red;
}

.RefText
{
    background: Gray;
    color: white;
    font-size: 13px;
    width: 222px;
    text-align: center;
    padding: 3px 0px 3px 0px;
}


.divcalender
{
    margin-left: 40px;
}
.divcalender a
{
    text-decoration: none;
}

.divcalender a:hover
{
    text-decoration: none;
}


.schoolcalendar
{
    margin: .25em 10px -20px 0;
    padding-top: 5px;
    width: 80px;
    background: #ededef;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededef), to(#ccc));
    background: -moz-linear-gradient(top,  #ededef,  #ccc);
    font: 15px/60px Arial , Helvetica, sans-serif;
    text-align: center;
    color: #333333;
    text-shadow: #fff 0 1px 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    -moz-box-shadow: 0 2px 2px #888;
    -webkit-box-shadow: 0 2px 2px #888;
    box-shadow: 0 2px 2px #888;
}

.schoolcalendar em
{
    display: block;
    font: normal bold 12px/30px Arial, Helvetica, sans-serif;
    color: #fff;
    text-shadow: #00365a 0 -1px 0; /* background: #d10000;     background: -webkit-gradient(linear, left top, left bottom, from(#d10000), to(#d10000));     background: -moz-linear-gradient(top,  #d10000,  #d10000);*/
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid gray;
}

.schoolcalendar:before, .schoolcalendar:after
{
    content: '';
    position: absolute;
    top: 5px;
    width: 8px;
    height: 8px;
    background: #111;
    z-index: 1;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 1px 1px #fff;
    -webkit-box-shadow: 0 1px 1px #fff;
    box-shadow: 0 1px 1px #fff;
}
.schoolcalendar:before
{
    left: 11px;
}
.schoolcalendar:after
{
    right: 11px;
}

.schoolcalendar em:before, .schoolcalendar em:after
{
    content: '';
    position: absolute;
    top: -5px;
    width: 4px;
    height: 14px;
    background: #dadada;
    background: -webkit-gradient(linear, left top, left bottom, from( #dadada), to(#aaa));
    background: -moz-linear-gradient(top,   #dadada,  #aaa);
    z-index: 2;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.schoolcalendar em:before
{
    left: 13px;
}
.schoolcalendar em:after
{
    right: 13px;
}


.parent_arrow-up
{
    margin-top: -10px;
    left: 100px;
    position: relative;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #4D4D4D;
}



.ptsMenu
{
    width: 100%;
    border-radius: 3px;
    background: #025DAC;
    text-align: center;
    cursor: pointer;
    color: #fff;
    margin: 5px 0;
    border: none;
    padding: 5px;
    font: bold 12px sans-serif;
}
.ptsMenu:hover
{
    background: #80AED6;
}
.ptsMenu a
{
    color: #fff;
    text-decoration: none;
}

.ptsMenu a:hover
{
    color: #fff;
    text-decoration: none;
}





.enquiry_button
{
    border: 1px solid #5d7fbc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: arial, helvetica, sans-serif;
    padding: 8px 10px 8px 10px;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    background-color: #819bcb;
    background-image: linear-gradient(top, #819bcb, #536f9d);
}

.enquiry_button:hover
{
    background-color: #a5b8da;
    background-image: linear-gradient(top, #a5b8da, #7089b3);
    border: 1px solid #7d99ca;
}


.page-wrapper
{
    background: url('images/bg_container.png') repeat-y 0 0;
}


.sidebar
{
    margin-bottom: 5px;
    border-radius: 6px;
    background-color: #DEDEDE;
    padding: 6px;
    text-align: center;
    font-weight: normal;
    font-size: 11px;
    font-family: Raleway;
    color: Black;
    vertical-align: middle;
}


.sidebarimg
{
    border: 1px solid gray;
    padding: 2px;
    background: white;
    height: 50px;
    width: 65px;
}


.features
{
    font-weight: bolder;
    font-size: 10px;
    font-family: Raleway;
    color: Black;
}


.reachus
{
    border-radius: 5px;
    border-top: 1px solid #1975A3;
    border-bottom: 1px solid #1975A3;
    margin-right: 20px;
}

.SearchTitle a
{
    font: normal 16px Arial, Helvetica;
    color: Blue;
    text-decoration: underline;
}
.SearchTitle a:hover
{
    color: Blue;
    text-decoration: none;
}

.SearchTable
{
    color: black;
    line-height: 18px;
    margin-top: 10px;
    color: Gray;
}


.TopFixedLogin
{
    z-index: 500;
    padding: 3px;
    padding-top: 8px;
    margin-top: -6px;
    border-bottom: 2px solid gray;
    position: fixed;
    border-radius: 8px;
    cursor: pointer;
    vertical-align: top;
    opacity: .90;
    -moz-opacity: 0.90;
    filter: alpha(opacity=90);
}


.TopFixedLogin2
{
    width: 120px;
    margin-left: 840px;
    z-index: 500;
    padding: 3px;
    padding-top: 8px;
    margin-top: 29px;
    border-bottom: 2px solid gray;
    position: fixed;
    border-radius: 8px;
    cursor: pointer;
    vertical-align: top;
    opacity: .90;
    -moz-opacity: 0.90;
    filter: alpha(opacity=90);
}

.user-login-Nav
{
    width: 122px;
    height: 33px;
    margin-left: 840px;
    z-index: 500;
    position: fixed;
    border: 1.5px solid white;
    border-radius:  8px;
    top: -6px;
    cursor: pointer;
    text-align: middle;
    opacity: .90;
    -moz-opacity: 0.90;
    filter: alpha(opacity=90);
}

.MobLogin
{
    width: 50px;
    z-index: 500;
    position: fixed;
    border: 1.5px solid white;
    cursor: pointer;
    border-radius:  6px;
    margin-top:177px;
    text-align:center;
    opacity: .90;
    -moz-opacity: 0.90;
    filter: alpha(opacity=90);
    
}


/*  Sharad for Audio Div */

.divAudio
{
    width: 30px;
    padding: 2px;
    border-radius: 4px;
    cursor: pointer;
    background-color: white;
    margin-left: 10px;
}

.divAudio:hover
{
    border: 1px solid #DFDFDF;
}

.LoginAnchor td a
{
    color: White;
}
.LoginAnchor td a:hover
{
    color: White;
    opacity: .70;
    -moz-opacity: 0.70;
    filter: alpha(opacity=70);
    text-decoration: underline;
}
.left-bar tr td a
{
    color: White;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

.left-bar tr td a:hover
{
    color: White;
    text-decoration: none;
}

.left-bar tr td
{
    /*background: #808080;*/
    vertical-align: middle;
    text-align: center;
    padding: 4px;
    border-bottom: 1px solid white;
    height: 30px;
}


.left-bar tr td:hover
{
    background: #4D4D4D;
}
.arrowdown
{
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: gray transparent transparent transparent;
    margin-left: 60px;
}

#banner
{
    top: 100px;
    position: absolute;
    display: block;
    background-color: #fff;
    z-index: 99;
    text-align: right;
    display: none;
    z-index: 9997;
    opacity: 1;
    -moz-opacity: 1.0;
    filter: alpha(opacity=100);
}

#banner-image
{
    position: absolute;
    border-radius: 4px;
    z-index: 9997;
}

#closebanner
{
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin-top: -18px;
    margin-left: -35px;
    z-index: 2000;
    position: relative;
    float: right;
}

.imgAlbum
{
    border: 4px solid white;
    margin: 8px;
    width: 70px;
    height: 50px;
}

.glimpse
{
    color: White;
    font: normal 15px Raleway;
}



.homeeventdate p
{
    font-family: Helvetica, sans-serif;
    font-size: 17px;
    text-align: center;
    color: #5F5F5F;
    margin-top: 0px;
    margin-bottom: -2px;
    z-index: 0;
}
.homeeventdate
{
    z-index: 0;
    position: relative;
    width: 42px;
    height: 35px;
    background: #fcfcfc;
    background: linear-gradient(top, #fcfcfc 0%,#dad8d8 100%);
    background: -moz-linear-gradient(top, #fcfcfc 0%, #dad8d8 100%);
    background: -webkit-linear-gradient(top, #fcfcfc 0%,#dad8d8 100%);
    border: 1px solid #d2d2d2;
    box-shadow: 0px 0px 7px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 7px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 0px 7px rgba(0,0,0,0.1);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.homeeventdate p span
{
    z-index: 0;
    position: relative; /*background: #d10000;     background: linear-gradient(top, #d10000 0%, #7a0909 100%);     background: -moz-linear-gradient(top, #d10000 0%, #7a0909 100%);     background: -webkit-linear-gradient(top, #d10000 0%, #7a0909 100%);*/
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    display: block;
    border-top: 1px solid gray;
    padding: 2px 0 2px 0;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}

.lnkback a
{
    float: right;
}


.lnkback a:hover
{
    text-decoration: underline;
}


.lnkback a:visited
{
    color: black;
}

.backtotop a
{
}
.backtotop a:hover
{
    text-decoration: underline;
    cursor: pointer;
}
.backtotop a:visited
{
}







/*---------DIV BROWSER INDEPENDENT-----------*/


#element_to_pop_up
{
    background-color: #000000;
    border-radius: 15px;
    color: #000;
    display: none;
    padding: 20px;
    min-width: 400px;
    min-height: 180px;
    margin-top: 8%;
}
.bClose
{
    position: absolute;
    right: 10px;
    top: 5px;
}
.ModalFrame
{
    padding: 0;
    margin: 0;
    border: none;
    overflow: hidden;
    height: 480px;
    width: 600px;
    background-color: #000000;
}
.ModalBox
{
    opacity: 0.7;
    -moz-opacity: 0.70;
    filter: alpha(opacity=70);
}

.GridCss
{
    border: 1px solid #ccc;
    border-collapse: collapse;
    width: 100%;
}

.GridCss tr th
{
    background-color: #3c454f;
    color: #ffffff;
    padding: 5px 5px 5px 5px;
    border: 1px solid #cccccc;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-transform: capitalize;
}



.GridCss a
{
    font-size: 10px;
}

.GridCss tr:nth-child(2n+2)
{
    background-color: #f3f4f5;
}


.GridCss tr:nth-child(2n+1) td
{
    background-color: #d6dadf;
    color: #454545;
}

.GridCss tr td
{
    padding: 1px 1px 1px 1px;
    color: #454545;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #cccccc;
    vertical-align: middle;
}

.GridCss tr td:first-child
{
}
